home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / qwhite.zip / OUTMEM.TEC < prev    next >
Text File  |  1992-03-09  |  2KB  |  41 lines

  1. ID:OM Memory Errors in DESQview
  2. Quarterdeck Technical Note #114
  3. by Stan Young
  4. last revision:  11 February 1992
  5.  
  6. An out of memory message when loading a program means one of three things: 
  7.  
  8. 1.  There has not been enough memory allocated to the program and the program 
  9. is giving the error message.  In this case, run DESQview's Change a Program 
  10. and allocate more memory (in the "Memory Size in K" field).  Remember, 
  11. regardless of the total memory on your machine, the program will only see what 
  12. was allocated to the window.
  13.  
  14. 2.  You have allocated too much memory to the window and DESQview is giving 
  15. you a message indicating it doesn't have enough free memory to make the 
  16. partition that big.  Try making the figure in "Memory Size in K" smaller. Run 
  17. the DESQview Memory Status program and check the figure listed in the field 
  18. Conventional Memory/Largest Available.  This figure should give you a clue as 
  19. to the maximum size window you can open after allowing for an 11K overhead if 
  20. you are loading a text based program or 22K for a graphics based program.
  21.  
  22. 3.  You may have entered a value for "System Memory (in K)" on the advanced 
  23. options menu of Change a Program.  For non-DESQview specific programs, this 
  24. figure should always be zero.  Even in the case of DESQview specific programs, 
  25. this figure would rarely be above 10K.  Having a figure in this field 
  26. increases the overhead for the window by a corresponding amount.
  27.  
  28. When selecting a memory size for your application, you should consult the 
  29. program's user manual to see what the developers feel is the minimum memory 
  30. requirement.  Usually, this is stated in the early portions of the manual or 
  31. sometimes on the box that the manual came in.  Generally you can deduct 30-40K 
  32. from this number, since these numbers are generally given in standard "round" 
  33. machine sizes and account for the overhead of loading DOS and a few drivers.  
  34. This overhead need not be calculated as part of the DESQview window size.
  35.  
  36.   ************************************************************************
  37.   *This technical note may be copied and distributed freely as long as it*
  38.   *is distributed in its entirety and it is not distributed for profit.  *
  39.   *         Copyright (C) 1991-2 by Quarterdeck Office Systems           *
  40.   ************************ E N D   O F   F I L E *************************
  41.